|
File Search and Replace ver 1.2.1 (Freeware)
This small utility is used to search and replace text in non binary files. It has been developed and tested in most of the major versions of Windows and is written in JDK 1.2.1. Very handy tool used for searching and replacing text in websites
For installing, please save the files below into your computer and run it as Java FSR | |
| FSR.class | This is the main class for this application |
| ParseFile.class | This is used for the actual search and replace process |
| BM.class | Implementation of the Boyer Moore text search |
| extensions.txt | This file is required to specify which files to scan while searching |